[index]

CurveType Property

Syntax

set the curveType [of leg <number>] of <path>
to <straight | circular | bezier> Applies to paths, legs of a path

Description

The curveType property determines the geometric motion of an object along a leg of a path. Motion along a leg can be set to straight, to circular, or to follow a Bezier curve by supplying the keywords straight, circular, and bezier, respectively. For the bezier curve type, the controlPoint property is used to generate the actual curve. For circular curves, the centerPoint property is used to generate the actual curve.

Notes


This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.